home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lm108 < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.9 KB  |  86 lines

  1. * Linear Technology LM108 op amp model (with calls for LH2108)
  2. * Written: 08-23-1989 15:42:36 Type: Bipolar npn input, external comp.
  3. * Typical specs: 
  4. * Vos=7.0E-04, Ib=5.0E-10, Ios=5.0E-11, GBP=6.0E+05Hz, Phase mar.= 70 deg, 
  5. * SR(+)=2.0E-01V/us, SR(-)=1.9E-01V/us, Av= 110 dB, CMMR= 100 dB, 
  6. * Vsat(+)=1.00V, Vsat(-)=1.00V, Isc=+/- 6.0mA, Iq=  300uA
  7. * (input differential mode clamp active)
  8. * Connections: + - V+V-O CaCb 
  9. .SUBCKT LM108 3 2 7 4 6 1 8 
  10. * USE C=30 PF IN MAIN CIRCUIT (CA TO CB).
  11. * INPUT
  12. RC1 7 80 8.842E+03
  13. RC2 7 90 8.842E+03
  14. Q1 80 2 10 QM1 
  15. Q2 90 3 11 QM2 
  16. DDM1 2 3 DM2 
  17. DDM2 3 2 DM2 
  18. C1 80 90 5.460E-12
  19. RE1 10 12 2.246E+02
  20. RE2 11 12 2.246E+02
  21. IEE 12 4 6.001E-06
  22. RE 12 0 3.333E+07
  23. CE 12 0 1.579E-12
  24. * INTERMEDIATE 
  25. GCM 0 8 12 0 1.131E-09
  26. GA 8 0 80 90 1.131E-04
  27. R2 8 0 1.000E+05
  28. * EXTERNAL COMP CAP USED FOR C2 (SEE NOTE ABOVE).
  29. GB 1 0 8 0 3.146E+01
  30. * OUTPUT 
  31. RO1 1 6 1.111E+02
  32. RO2 1 0 8.889E+02
  33. RC 17 0 3.533E-04
  34. GC 0 17 6 0 2.830E+03
  35. D1 1 17 DM1 
  36. D2 17 1 DM1 
  37. D3 6 13 DM2 
  38. D4 14 6 DM2 
  39. VC 7 13 1.766E+00
  40. VE 14 4 1.766E+00
  41. IP 7 4 2.940E-04
  42. DSUB 4 7 DM2 
  43. * MODELS 
  44. .MODEL QM1 NPN (IS=8.000E-16 BF=5.714E+03)
  45. .MODEL QM2 NPN (IS=8.220E-16 BF=6.316E+03)
  46. .MODEL DM1 D (IS=1.192E-10)
  47. .MODEL DM2 D (IS=8.000E-16)
  48. .ENDS LM108
  49. .SUBCKT LH2108 3 2 7 4 6 1 8 
  50. X_LH2108 3 2 7 4 6 1 8 LM108
  51. .ENDS LH2108
  52. * - - - - - * FINI LM108 FAMILY * - - - - - * [OAMM VN1 8/89]
  53. ***
  54. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  55. *                       All rights reserved.
  56. *   Linear Technology Corporation hereby grants the users of this
  57. * macromodel a non-exclusive, nontransferrable license to use this
  58. *            macromodel under the following conditions:
  59. * The user agrees that this macromodel is licensed from Linear
  60. * Technology and agrees that the macromodel may be used, loaned,
  61. * given away or included in other model libraries as long as this
  62. * notice and the model in its entirety and unchanged is included.
  63. * No right to make derivative works or modifications to the
  64. * macromodel is granted hereby.  All such rights are reserved.
  65. * This model is provided as is.  Linear Technology makes no
  66. * warranty, either expressed or implied about the suitability or
  67. * fitness of this model for any particular purpose.  In no event
  68. * will Linear Technology be liable for special, collateral,
  69. * incidental or consequential damages in connection with or arising
  70. * out of the use of this macromodel.  It should be remembered that
  71. * models are a simplification of the actual circuit.
  72. * Linear Technology reserves the right to change these macromodels
  73. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  74. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  75. * datasheets on the actual amplifiers or the latest macromodels.
  76. * ----------------------------------------------------------------------- *
  77.